-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.0.2
-
Code
-
Classes
- Tax_Request_Body_Builder
Total Complexity |
11 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
91 |
Lines of code |
27 |
Logical lines of code |
17 |
Comment lines |
42 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_ship_to_address() |
S |
100 |
1 |
0 |
get_shipping_amount() |
S |
100 |
1 |
0 |
get_customer_id() |
S |
100 |
1 |
0 |
get_exemption_type() |
S |
100 |
1 |
0 |
get_product_line_items() |
S |
100 |
1 |
0 |
get_fee_line_items() |
S |
100 |
1 |
0 |
__construct() |
S |
80 |
1 |
3 |
create() |
S |
67 |
1 |
9 |
get_line_items() |
S |
78 |
1 |
4 |
get_from_address() |
S |
66 |
1 |
8 |
get_request_body() |
S |
82 |
1 |
3 |